home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / dskctl20.zip / BOOT.DOC < prev    next >
Text File  |  1991-09-08  |  3KB  |  62 lines

  1.                                      BOOT
  2.  
  3. BOOT will cause the specified partition to be booted from the boot fixed disk.  
  4. Partitions 1 to 4 may be specified or a name of a partition type may be 
  5. requested. If a partition is not specified or is incorrect, a table of partition 
  6. information will be displayed.
  7.  
  8.     BOOT p
  9.  
  10. p is the partition number (1-4) or a partition type name such as DOS12, DOS16, 
  11. or XENIX.  If less than 5 characters are given, only that many characters must 
  12. match.  If blanks must be included in the type name, enclose the type name in 
  13. single or double quotes (e.g., "BT C" or 'BT C').  If the first character of the 
  14. type name is a digit from 1 to 4, enclose the name in quotes.
  15.  
  16. SHAREWARE
  17.  
  18. BOOT and its related products DISK, DSKSET, DSKDRV, DXTSET, and DXTDRV are 
  19. shareware.  If you decide to use them after a reasonable trial period (1 month), 
  20. you are obligated to pay for them.  The fee for continued use is $10.  For this, 
  21. you may use the products indefinitely and I will send you notice of any updates
  22. for one year.  For $25, I will send you the source code immediately and will
  23. send you any updates for one year.  These fees apply to any use of the products
  24. on a single computer including government agency and commercial use.  Volume
  25. discounts and site licenses are available to reduce the cost for large users.
  26.  
  27. Send the fees and any inquiries to:
  28.  
  29.                         Ronald Q. Smith
  30.                         11 Black Oak Road
  31.                         North Oaks, Mn. 55127-6204
  32.  
  33. You may also contact me via CompuServ mail at userid 71620,514.  I will be
  34. happy to respond to any problems and suggestions for future capabilities.
  35.  
  36. USING BOOT
  37.  
  38. BOOT is most often used from the command line to switch to a different operating
  39. system.  The use of operating system names is the safest mechanism as a mis-
  40. typeing will only result in an error message.  Mis-typeing a partition number
  41. could result in booting or attempting to boot a partition that you don't want.
  42.  
  43. BOOT will detect attempts to boot extended DOS partitions and empty partitions
  44. and refuse to do so.  However, for other partition types, BOOT does not know
  45. whether they contain operating systems and it will go ahead and try to boot
  46. them.  This could result in a hung system.  If that happens boot from a floppy
  47. disk and run BOOT specifying your DOS partition to restore it to a bootable
  48. state.
  49.  
  50. BOOT allows you to specify only the first few characters of a partition name.
  51. If multiple partitions match those characters, BOOT will refuse to perform a
  52. boot operation and will display the partition table.  However, you will often
  53. find BOOT DOS or even BOOT D convenient and it is safer than booting a 
  54. partition number.
  55.  
  56. You should run BOOT once with no parameters on the command line to see that it
  57. correctly recognizes your disk and the partition table format.  Some kinds of
  58. PC security mechanisms (such as PC VAULT) encrypt the partition table and may 
  59. keep BOOT from working.  Once you see what your partition table looks like,
  60. you will know what to specify as a parameter to BOOT when you want to force a
  61. boot operation.
  62.